Fix integration tests with same names as libs
authorAlex Crichton <alex@alexcrichton.com>
Wed, 23 Jul 2014 18:44:15 +0000 (11:44 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 23 Jul 2014 18:44:15 +0000 (11:44 -0700)
commit82fc887ce383c976d3694c44391eb0b496659293
tree9c6bf7abef167ac288ad3a5e7c0a1db633f29eb1
parente144734a5ecc87d49fa578c06420c7c486c36a74
Fix integration tests with same names as libs

Use extra-filename mixins to ensure that these names never clash.
src/cargo/core/manifest.rs
src/cargo/core/package_id.rs
src/cargo/util/toml.rs
tests/test_cargo_test.rs